[INFO] fetching crate pulz-schedule-macros 0.1.0-alpha2...
[INFO] testing pulz-schedule-macros-0.1.0-alpha2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pulz-schedule-macros 0.1.0-alpha2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pulz-schedule-macros 0.1.0-alpha2
[INFO] finished tweaking crates.io crate pulz-schedule-macros 0.1.0-alpha2
[INFO] tweaked toml for crates.io crate pulz-schedule-macros 0.1.0-alpha2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulz-schedule-macros 0.1.0-alpha2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pulz-schedule-macros 0.1.0-alpha2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d35e2af312f4bc784abca89e73d0be7070eb9260fcd7073fcfa1c55d80e3c0a
[INFO] running `Command { std: "docker" "start" "-a" "1d35e2af312f4bc784abca89e73d0be7070eb9260fcd7073fcfa1c55d80e3c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d35e2af312f4bc784abca89e73d0be7070eb9260fcd7073fcfa1c55d80e3c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d35e2af312f4bc784abca89e73d0be7070eb9260fcd7073fcfa1c55d80e3c0a", kill_on_drop: false }`
[INFO] [stdout] 1d35e2af312f4bc784abca89e73d0be7070eb9260fcd7073fcfa1c55d80e3c0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04660219cd1154b46df82fd535316a81c48b65fe3b9e04a6aa9bb74c258bbb7c
[INFO] running `Command { std: "docker" "start" "-a" "04660219cd1154b46df82fd535316a81c48b65fe3b9e04a6aa9bb74c258bbb7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling pulz-schedule-macros v0.1.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `arg` and `index` are never read
[INFO] [stdout]   --> src/attrib_system.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct SystemArgGenerator<'a> {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 56 |     pub arg: &'a FnArg,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 57 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `system_ident` and `system_trait_ident` are never used
[INFO] [stdout]    --> src/attrib_system.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl<'a> SystemGenerator<'a> {
[INFO] [stdout]     | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn system_ident(&self) -> &Ident {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn system_trait_ident(&self) -> &Ident {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Default(Option<Span>),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefaultBehaviourDisableable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Default(Option<Span>),
[INFO] [stdout] 24 +     Default(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Disabled(Span),
[INFO] [stdout]    |     -------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefaultBehaviourDisableable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Disabled(Span),
[INFO] [stdout] 25 +     Disabled(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_default` is never used
[INFO] [stdout]   --> src/attrib_system_module.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<T> DefaultBehaviourDisableable<T> {
[INFO] [stdout]    | -------------------------------------- method in this implementation
[INFO] [stdout] 36 |     pub fn is_default(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `crate_path` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct SystemModuleGenerator<'a> {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub crate_path: &'a Path,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_attrs` is never used
[INFO] [stdout]   --> src/utils.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl CratePath {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_attrs(attrs: &[syn::Attribute]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.11s
[INFO] running `Command { std: "docker" "inspect" "04660219cd1154b46df82fd535316a81c48b65fe3b9e04a6aa9bb74c258bbb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04660219cd1154b46df82fd535316a81c48b65fe3b9e04a6aa9bb74c258bbb7c", kill_on_drop: false }`
[INFO] [stdout] 04660219cd1154b46df82fd535316a81c48b65fe3b9e04a6aa9bb74c258bbb7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 157639f69ac664280ea5dcdf9c1721cbf915f84c20f64f2d4e29ad08a0370f7e
[INFO] running `Command { std: "docker" "start" "-a" "157639f69ac664280ea5dcdf9c1721cbf915f84c20f64f2d4e29ad08a0370f7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pulz-schedule-macros v0.1.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `arg` and `index` are never read
[INFO] [stdout]   --> src/attrib_system.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct SystemArgGenerator<'a> {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 56 |     pub arg: &'a FnArg,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 57 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `system_ident` and `system_trait_ident` are never used
[INFO] [stdout]    --> src/attrib_system.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl<'a> SystemGenerator<'a> {
[INFO] [stdout]     | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn system_ident(&self) -> &Ident {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn system_trait_ident(&self) -> &Ident {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Default(Option<Span>),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefaultBehaviourDisableable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Default(Option<Span>),
[INFO] [stdout] 24 +     Default(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Disabled(Span),
[INFO] [stdout]    |     -------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefaultBehaviourDisableable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Disabled(Span),
[INFO] [stdout] 25 +     Disabled(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_default` is never used
[INFO] [stdout]   --> src/attrib_system_module.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<T> DefaultBehaviourDisableable<T> {
[INFO] [stdout]    | -------------------------------------- method in this implementation
[INFO] [stdout] 36 |     pub fn is_default(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `crate_path` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct SystemModuleGenerator<'a> {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub crate_path: &'a Path,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_attrs` is never used
[INFO] [stdout]   --> src/utils.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl CratePath {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_attrs(attrs: &[syn::Attribute]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arg` and `index` are never read
[INFO] [stdout]   --> src/attrib_system.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct SystemArgGenerator<'a> {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 56 |     pub arg: &'a FnArg,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 57 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `system_ident` and `system_trait_ident` are never used
[INFO] [stdout]    --> src/attrib_system.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl<'a> SystemGenerator<'a> {
[INFO] [stdout]     | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn system_ident(&self) -> &Ident {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub fn system_trait_ident(&self) -> &Ident {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Default(Option<Span>),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefaultBehaviourDisableable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Default(Option<Span>),
[INFO] [stdout] 24 +     Default(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Disabled(Span),
[INFO] [stdout]    |     -------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DefaultBehaviourDisableable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Disabled(Span),
[INFO] [stdout] 25 +     Disabled(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_default` is never used
[INFO] [stdout]   --> src/attrib_system_module.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<T> DefaultBehaviourDisableable<T> {
[INFO] [stdout]    | -------------------------------------- method in this implementation
[INFO] [stdout] 36 |     pub fn is_default(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `crate_path` is never read
[INFO] [stdout]   --> src/attrib_system_module.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct SystemModuleGenerator<'a> {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub crate_path: &'a Path,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_attrs` is never used
[INFO] [stdout]   --> src/utils.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl CratePath {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_attrs(attrs: &[syn::Attribute]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "157639f69ac664280ea5dcdf9c1721cbf915f84c20f64f2d4e29ad08a0370f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "157639f69ac664280ea5dcdf9c1721cbf915f84c20f64f2d4e29ad08a0370f7e", kill_on_drop: false }`
[INFO] [stdout] 157639f69ac664280ea5dcdf9c1721cbf915f84c20f64f2d4e29ad08a0370f7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0fb56536182e728faa37756661be53121c3e9755d62a6d9c42c84e6b1a8ab589
[INFO] running `Command { std: "docker" "start" "-a" "0fb56536182e728faa37756661be53121c3e9755d62a6d9c42c84e6b1a8ab589", kill_on_drop: false }`
[INFO] [stderr] warning: fields `arg` and `index` are never read
[INFO] [stderr]   --> src/attrib_system.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 55 | struct SystemArgGenerator<'a> {
[INFO] [stderr]    |        ------------------ fields in this struct
[INFO] [stderr] 56 |     pub arg: &'a FnArg,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 57 |     pub index: usize,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `system_ident` and `system_trait_ident` are never used
[INFO] [stderr]    --> src/attrib_system.rs:268:12
[INFO] [stderr]     |
[INFO] [stderr] 205 | impl<'a> SystemGenerator<'a> {
[INFO] [stderr]     | ---------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 268 |     pub fn system_ident(&self) -> &Ident {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 293 |     pub fn system_trait_ident(&self) -> &Ident {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/attrib_system_module.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Default(Option<Span>),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DefaultBehaviourDisableable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 24 -     Default(Option<Span>),
[INFO] [stderr] 24 +     Default(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/attrib_system_module.rs:25:14
[INFO] [stderr]    |
[INFO] [stderr] 25 |     Disabled(Span),
[INFO] [stderr]    |     -------- ^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DefaultBehaviourDisableable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 25 -     Disabled(Span),
[INFO] [stderr] 25 +     Disabled(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_default` is never used
[INFO] [stderr]   --> src/attrib_system_module.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl<T> DefaultBehaviourDisableable<T> {
[INFO] [stderr]    | -------------------------------------- method in this implementation
[INFO] [stderr] 36 |     pub fn is_default(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `crate_path` is never read
[INFO] [stderr]   --> src/attrib_system_module.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub struct SystemModuleGenerator<'a> {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 99 |     pub crate_path: &'a Path,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_attrs` is never used
[INFO] [stderr]   --> src/utils.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl CratePath {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn from_attrs(attrs: &[syn::Attribute]) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pulz-schedule-macros` (lib) generated 7 warnings
[INFO] [stderr] warning: `pulz-schedule-macros` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulz_schedule_macros-b9de04028c0895ed)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pulz_schedule_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0fb56536182e728faa37756661be53121c3e9755d62a6d9c42c84e6b1a8ab589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fb56536182e728faa37756661be53121c3e9755d62a6d9c42c84e6b1a8ab589", kill_on_drop: false }`
[INFO] [stdout] 0fb56536182e728faa37756661be53121c3e9755d62a6d9c42c84e6b1a8ab589
